'Declaration<DispIdAttribute(2)> Function AddBorderLeft( _ ByVal ImageID As Integer, _ ByVal BorderWidth As Integer, _ ByVal BorderColor As Integer _ ) As GdPictureStatus
[DispId(2)] GdPictureStatus AddBorderLeft( int ImageID, int BorderWidth, int BorderColor )
function AddBorderLeft(
ImageID: Integer;
BorderWidth: Integer;
BorderColor: Integer
): GdPictureStatus;
DispIdAttribute(2) function AddBorderLeft( ImageID : int, BorderWidth : int, BorderColor : int ) : GdPictureStatus;
[DispId(2)] GdPictureStatus AddBorderLeft( int ImageID, int BorderWidth, int BorderColor )
[DispId(2)] GdPictureStatus AddBorderLeft( int ImageID, int BorderWidth, int BorderColor )
Parameters
- ImageID
- BorderWidth
- BorderColor
